C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / SetValueForKey Method

In This Topic
SetValueForKey Method (C1CollectionViewSource<T>)
In This Topic
Syntax
'Declaration
 
Public Overridable Sub SetValueForKey( _
   ByVal value As Foundation.NSObject, _
   ByVal key As Foundation.NSString _
) 
 

Parameters

value
key
See Also